Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Graphics Importer Flags for Gamma Correction

You can set the kGraphicsImporterDontDoGammaCorrection flag when you want to tell the Graphics Importer not to perform gamma correction

enum {
    kGraphicsImporterDontDoGammaCorrection = 1L
};

Constant descriptions

kGraphicsImporterDontDoGammaCorrection
Specifies not to perform a gamma correction.

© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |